<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>tips on Jasdeep Singh</title>
    <link>https://jasdeep-singh.com/categories/tips/</link>
    <description>Recent content in tips on Jasdeep Singh</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Tue, 20 Jan 2015 08:19:01 +0000</lastBuildDate><atom:link href="https://jasdeep-singh.com/categories/tips/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Convert MP4 to AVI, playable at Panasonic TVs</title>
      <link>https://jasdeep-singh.com/note/convert-mp4-to-avi-playable-at-panasonic-tvs/</link>
      <pubDate>Tue, 20 Jan 2015 08:19:01 +0000</pubDate>
      
      <guid>https://jasdeep-singh.com/note/convert-mp4-to-avi-playable-at-panasonic-tvs/</guid>
      <description>ffmpeg -i input.mp4 -s hd720 -vcodec mpeg4 -qscale 0 -ac 2 -acodec mp2 -ar 48000 -ab 192k -f avi -vtag XVID output.avi
 Crossposted from https://jasdeepsingh.wordpress.com/2015/01/20/convert-mp4-to-avi-playable-at-panasonic-tvs/
 Comments:     Abhirath Mahipal - May 0, 2020   Thanks for this. I could convert it to a format playable on TV but was taking a lot of time and the files were very large.</description>
    </item>
    
  </channel>
</rss>
